home *** CD-ROM | disk | FTP | other *** search
/ Internet Info 1994 March / Internet Info CD-ROM (Walnut Creek) (March 1994).iso / networking / terms / kermit / c / aaxfly.mss < prev    next >
Encoding:
Text File  |  1993-07-12  |  23.0 KB  |  535 lines

  1. @Make(text)
  2. @device(PostScript)
  3. @String<VersionDate="July 1993">
  4. @Style<Justification On, Hyphenation On, WidestBlank 1.4, Spacing 1,
  5.   Spread 0.5, Indent 0, HyphenBreak Off, SingleSided,
  6.   WidowAction Force, OrphanAction Force>
  7. @Modify<Format,Above 1,Below 1>
  8. @Define<QQ,FaceCode R,AfterEntry=["],BeforeExit=["]>
  9. @Define<bk,FaceCode R,AfterEntry=["],BeforeExit=["]>
  10. @define(subx,use subheading,break off,justification off,spaces compact)
  11. @textform{endash='-'}
  12. @textform<pt="@hsp(1pt)">
  13. @textform<jx="@hsp(-0.5pt)">
  14. @textform<j="@hsp(-1.0pt)">
  15. @textform<jj="@hsp(-1.7pt)">
  16. @textform<dd="--">
  17. @textform{chkbox="[ ]"}
  18. @define{dq,AfterEntry=["],BeforeExit=["]}
  19. @define<xx,use R>
  20. @libraryfile<mathematics10>
  21. @libraryfile<figures>
  22. @libraryfile<stable>
  23. @textform{taba="@case[device,file='@tabset(6,58)',
  24. else='@tabset(0.25inch,4.0inch)']"}
  25. @textform{tabb="@case[device,file='@tabset(60)',else='@tabset(4.75inch)']"}
  26. @textform{tabc="@case[device,file='@tabset(6,12,58)',
  27. else='@tabset(0.4inch,0.7inch,4.0inch)']"}
  28. @textform{tabd="@case[device,file='@tabset(6,45)',
  29. else='@tabset(0.25inch,3.75inch)']"}
  30. @textform{tabe="@case[device,file='@tabset(6,22,58)',
  31. else='@tabset(0.5inch,1.5inch,5.5inch)']"}
  32. @textform{tabf="@case[device,file='@tabset(6,36,50,68)',
  33. else='@tabset(0.5inch,2.5inch,3.5inch,5.5inch)']"}
  34. @textform{tabg="@case[device,file='@tabset(8,14,68)',
  35. else='@tabset(0.3inch,0.7inch,5.5inch)']"}
  36. @textform{tabh="@case[device,file='@tabset(6,22,36,50,68)',
  37. else='@tabset(0.5inch,1.5inch,2.5inch,3.5inch,5.5inch)']"}
  38. @textform{tabi="@case[device,file='@tabset(67)',else='@tabset(4.6inch)']"}
  39. @textform{tabj="@case[device,file='@tabset(67)',else='@tabset(4.5inch)']"}
  40. @textform{tabk="@case[device,file='@tabset(6,24,68)',
  41. else='@tabset(0.5inch,1.5inch,5.5inch)']"}
  42. @Case<Device,
  43.  File="@style(justification off, hyphenation off)
  44.     @modify(format,longlines keep)
  45.     @modify(insert,longlines keep)",
  46.  Postscript="
  47.     @libraryfile<accents>
  48.     @style<fontscale 10,doublesided>
  49.     @Style<BottomMargin 0.8inch>
  50.     @Modify<Itemize,spread 0.4,leftmargin 12pts,indent -12pts,
  51.       rightmargin +12pts,
  52.       numberlocation LFL,rightmargin +0,justification off,hyphenation on>
  53.     @define(QQ,AfterEntry=[@r<`@hsp{-1pt}`>],BeforeExit=[@r<'@hsp{-1pt}'>])
  54.     @define(bk,use i)
  55.     @define(xx,use b)
  56.     @textform{endash='@y[N]'}
  57.     @textform{dd='@hsp<1pt>@+[_@hsp<-2pts>_]@hsp<1pt>'}
  58.     @textform{chkbox=[@begin(transparent,size 12)@zf(r)@end(transparent)]}
  59.     @define(DQ,AfterEntry=[@r<`@hsp{-1pt}`>],BeforeExit=[@r<'@hsp{-1pt}'>])"
  60. >
  61. @Pageheading[immediate,
  62. left="@i<Since 1981>",
  63. center="@b<Columbia University Academic Information Systems>",
  64. right="@i<@value(versiondate)>",line="@bar()"]
  65. @begin(MajorHeading)
  66. THE KERMIT COMMUNIC@j()A@j()TION SOFTW@jj()ARE C@jx()A@j()T@j()ALOG
  67. @end(MajorHeading)
  68. @case[device,file="@begin<center>
  69. Columbia University Academic Information Systems
  70. @value<versiondate>
  71. @end<center>"]
  72. @Pageheading(odd,
  73. left="@i<@value(versiondate)>",
  74. center="@xx<The Kermit Software Catalog>",
  75. right="@i<Page @value(page)>",
  76. line="@bar()")
  77. @Pageheading(even,
  78. right="@i<@value(versiondate)>",
  79. center="@xx<The Kermit Software Catalog>",
  80. left="@i<Page @value(page)>",
  81. line="@bar()")
  82.  
  83. @i<Kermit> is the low-cost, high-quality alternative to expensive commercial
  84. communication software.  Kermit software incorporates Columbia University's
  85. error-correcting Kermit protocol for transferring text and binary files
  86. between computers of all sizes.  It is well documented and in wide use; it is
  87. available for about 400 different computers and operating systems, written in
  88. a wide variety of programming languages.  Source code is available for all
  89. versions.
  90.  
  91. Kermit software works over direct or dialed serial connections, and often
  92. over local and wide area networks too.  For file transfer to take
  93. place, a Kermit program runs on @i<each> end of the connection, one on each
  94. computer.  The most popular Kermit software programs are described below.
  95. The complete collection is listed on pages 2@endash()3.
  96.  
  97. @bar()
  98. @subheading(MS-DOS Kermit 3.13)
  99.  
  100. MS-DOS Kermit @b<3.13> runs on the entire @b<IBM PC> and @b<PS/2> families and
  101. compatibles under @b<MS-DOS> versions 2.0 through 6.0, directly under DOS or
  102. in Microsoft @b<Windows>.  MS-DOS Kermit is packaged on diskette with the book
  103. @bk<Using MS-DOS Kermit> by Christine M@. Gianone, Digital Press (1992).
  104.  
  105. MS-DOS Kermit's terminal emulations include DEC VT320 and VT220 (international
  106. models), VT102, VT100, VT52, Data General @c<DASHER> D463 and D470,
  107. Heath/@|Zenith-19, plus Tektronix 4014 and Sixel graphics.  Terminal emulation
  108. features include screen rollback, capture, copy, and print; 132-column mode;
  109. horizontal scrolling; key mapping and macros; comprehensive character-set
  110. support; a compose key for entering accented letters; color text and graphics;
  111. much more.
  112.  
  113. @b<File transfer> features include long packets, sliding windows, dynamic
  114. packet length, locking shifts, con@_trol-@|character @dq<unprefixing,> and
  115. international character-set conversion for Western and Eastern European
  116. languages, Cyrillic, Hebrew, and Japanese.  @b<Automation features> include
  117. command macros, command files, and a powerful, easy-@|to-@|use script
  118. programming language.
  119.  
  120. Serial connections are supported for @c<COM1>@endash()@c<COM4> at speeds up to
  121. at least 57,600 bps; RTS/CTS hardware flow control is available for use with
  122. high-@|speed modems.  Automatic modem dialing scripts are included for Hayes,
  123. Telebit, US Robotics, Practical Peripherals, and other modems, and there is an
  124. easy-@|to-@|use dialing directory.  @b<Network support> includes TCP/IP
  125. (built-in, with up to @i<six concurrent sessions>), AT&T StarLAN / StarGROUP,
  126. DEC PATHWORKS, IBM NETBIOS, IBM LANACS, Novell NASI/@|NACS, Novell LWP TELAPI,
  127. 3COM BAPI, Beame & Whiteside TCP/IP, Intel OpenNET, Ungermann Bass Net/@|One,
  128. Interconnections TES, as well as BIOS Interrupt 14 support for
  129. externally-@|established network connections.  TCP/IP connections require a
  130. @i<packet driver> (Ethernet or SLIP class) or an @i<ODI driver>, and can
  131. coexist with Novell IPX connections.
  132.  
  133. @bar()
  134. @subheading(C-Kermit 5A)
  135.  
  136. C-Kermit 5A(189) is the Kermit software for @b<UNIX>, @b<VAX/VMS>, @b<OpenVMS
  137. VAX> and @b<AXP>, IBM @b<OS/2>, Data General @b<AOS/VS>, Microware @b<OS-9>,
  138. Apollo @b<Aegis>, the Commodore @b<Amiga>, and the @b<Atari ST>.
  139. C-Kermit supports
  140. all the same advanced Kermit file transfer capabilities as MS-DOS Kermit 3.13.
  141. Communications features include key mapping and keystroke macros, automatic
  142. dialing, a dialing directory, terminal connection (the OS/2 version also
  143. includes built-in VT102 emulation), TCP/IP and other network support in the
  144. UNIX, VMS, OS/2, and AOS/VS versions, a powerful script programming
  145. language, and international character-@|set conversion for both file transfer
  146. and terminal connection.
  147. C-Kermit software comes with the book @bk"Using
  148. C-Kermit" by Frank @w<da Cruz> and Christine M@. Gianone, Digital Press
  149. (1993), a step-@|by-@|step introduction and a comprehensive reference.
  150.  
  151. @bar()
  152. @subheading(IBM Mainframe Kermit 4.2)
  153.  
  154. IBM mainframe Kermit Version 4.2 for @b<VM/CMS>, @b<MVS/TSO>, @b<CICS>, and
  155. @b<MUSIC> supports advanced Kermit protocol features including long packets
  156. and international character sets, and it works with a wide variety of
  157. communication processors in linemode and protocol converters in 3270 fullscreen
  158. mode.  The program is distributed in IBM 370 assembly language source-@|code
  159. form with complete online instructions for building and using.
  160. @bar()
  161. @subheading<The Kermit Protocol Specification>
  162. The Kermit protocol specification, complete with C-language programming
  163. examples, is given in the book @bk<Kermit, A File Transfer Protocol> by Frank
  164. @w<da Cruz>, Digital Press (1987), which also includes an overview of
  165. what Kermit is for and how it works, with tutorials in computer file systems
  166. and data communications.
  167. @blankspace(0.5)
  168. @bar()
  169. @newpage()
  170. @pagefooting(immediate,line="@bar<>")
  171. @case[device,
  172.   postscript="@include(aavsys.mss)",
  173.   else="@begin(verbatim)
  174.     @include(/pub/ftp/kermit/a/aavsys.hlp)
  175.     @end(verbatim)"
  176. ]
  177. @pagefooting(line="")
  178. @modify(subheading,above 1.5)
  179. @case[device,file='@blankspace(1lines)',else='@newpage()']
  180. @subheading(KERMIT DISTRIBUTION MEDIA)
  181.  
  182. Kermit software is distributed by Columbia University on magnetic tape,
  183. tape cartridges, and certain diskette formats.  Tapes and cartridges
  184. include all source code and supporting files in machine-@|readable form for
  185. each Kermit implementation, and in some cases also binaries (encoded in hex or
  186. other printable format).  Diskettes have no source code except when noted on
  187. the order form.
  188.  
  189. Kermit software programs are collected on six reel-@|to-@|reel 9-track tapes:
  190. A, B, C, D, E, and F.  The programs are assigned to tapes A@endash()F as
  191. shown in the second column of the Kermit version list as follows: Tape A has
  192. the MS-DOS, CP/M-80, and Apple II versions.  Tape B has the IBM mainframe and
  193. DEC PDP-11 versions.  Tape F has C-Kermit.  Tape C has other miscellaneous
  194. microcomputer, PC, and workstation versions.  Tape D has other miscellaneous
  195. minicomputer and mainframe versions.  Tape E contains machine-@|readable
  196. copies of the Kermit protocol manual, various other manuals, articles, the
  197. Info-Kermit Digest, newsletters, a character-set-aware text-to-PostScript
  198. printing utility, and tape utilities.  Tapes and cartridges are available in
  199. these formats:
  200.  
  201. @begin(description,leftmargin +8,indent -8,spread 0.35,above 0.8,below 0.8)
  202. @b<ANSI:>@\ANSI labeled ASCII, format D (variable length records),
  203. blocksize 8192.  9-track, half-@|inch, reel-@|to-@|reel, 1600 bpi.
  204. Readable by many computer systems, including VAX/VMS. 
  205.  
  206. @b<TAR:>@\UNIX @c<TAR> format, blocksize 10240, 9-track, 1600 bpi.
  207.  
  208. @b<OS:>@\IBM OS standard labeled EBCDIC, format VB (variable length records),
  209. blocksize 8192, 9-track, 1600 bpi, for MVS, CMS, and other mainframe systems.
  210. IBM VM/CMS users should order the OS format and use one of the included
  211. tape-@|reading programs to read the tape on a CMS system; printed instructions
  212. are included with the OS tape.
  213.  
  214. @b<TK50:>@\TK50 tape cartridge for the DEC MicroVAX or VAXstation.
  215. VMS @c<BACKUP> format.  Also readable by TZ30, TK70, and compatible drives.
  216.  
  217. @b<QIC:>@\UNIX @c<TAR>-format quarter-@|inch tape cartridge.  Readable on Sun
  218. computers, IBM RS/6000, SCO systems, and other UNIX systems equipped with
  219. QIC cartridge drives.
  220.  
  221.  
  222. @b<8MM:>@\EXABYTE 8-millimeter cassette, UNIX @c<TAR> format.
  223. @end(description)
  224. Diskettes formats are 5.25-inch 360K and 3.5-inch 720K.
  225.  
  226. @subheading(NEWS AND UPDATES)
  227.  
  228. Our newsletter, @i<Kermit News>, is mailed periodically free of charge to all
  229. our Kermit
  230. customers to bring news of Kermit software releases and related developments.
  231. Ordering any Kermit material from us automatically adds you to the subscriber
  232. list.  We do not have the resources to send automatic software updates.  Use
  233. the order form to obtain new versions of the Kermit software, or call +1 212
  234. 854-3703 for inquiries.
  235.  
  236. @subheading(TERMS AND CONDITIONS) 
  237. @label<-terms>
  238.  
  239. The Kermit software@dd()including source code@dd()is furnished without
  240. warranty of any kind, and neither Columbia University, nor the individual
  241. authors or publishers, nor any institution that has contributed Kermit
  242. material, acknowledge any liability for any claims arising from the use of
  243. Kermit.  Since source code is available, users may fix
  244. bugs and make improvements, and are encouraged to contribute their work back
  245. to Columbia for further distribution.
  246.  
  247. Kermit software may be ordered by private individuals, corporations, academic
  248. or government institutions, and other organizations for their own internal
  249. use, but the software may not be resold or otherwise redistributed to external
  250. clients, customers, or contractors without written permission of the Manager
  251. of Kermit Development and Distribution at Columbia University.  Contact us for
  252. further information.
  253.  
  254. @b<TO ORDER FROM COLUMBIA UNIVERSITY>, fill out and return the enclosed order
  255. form.  PREPAYMENT by credit card or check is encouraged; an additional ORDER
  256. PROCESSING FEE is required if we must send an invoice.  Orders are shipped by
  257. delivery service or US mail, normally within 2@endash()4 weeks of receipt, but
  258. firm delivery schedules or methods cannot be guaranteed.  Prices are in US
  259. dollars and include shipping costs.  When two prices are shown (like $100 /
  260. $135), the first price applies to the USA, Canada, and Mexico and the second
  261. price is for shipments to other countries (exception: if you can supply with
  262. your Federal Express account number, then pay the first price).  Rush
  263. service is available for an extra fee.  Call +1 212 854-3703 for additional
  264. ordering information.  Telephone and Fax orders are accepted if payment is by
  265. Master Card or Visa.  Use the order form for Fax orders, and, for payment by
  266. credit card, be sure to include your signature.
  267.  
  268. @blankspace(0.5)
  269. @bar()
  270. @newpage()
  271. @modify(subheading,above 0.8)
  272. @pageheading[Odd,
  273.   left="(11.00, @value<versiondate>)",
  274.   center="@b(KERMIT ORDER FORM, SIDE 1)",
  275.   right="#@t<___________>",line="@bar()"
  276. ]
  277. @pageheading[Even,
  278.   right="(11.00, @value<versiondate>)",
  279.   center="@b(KERMIT ORDER FORM, SIDE 2)",
  280.   left="#@t<___________>",line="@bar()"
  281. ]
  282. @pagefooting(odd,line="@bar()")
  283. @pagefooting(even,center="")
  284. @case<Device,File="@blankspace(1)KERMIT ORDER FORM:@blankspace(1)",
  285.     else="@newpage()">
  286. @begin<text,fill>
  287. Prices, terms, and items are subject to change.  If this form is dated more
  288. than 6 months prior, please contact us for new information.
  289. Please order carefully since we CANNOT refund or exchange items.
  290. Prices are in US dollars ($), first price for North America / second price for
  291. shipping outside North America (unless you pay shipping).
  292. @end<text>
  293.  
  294. @bar()
  295. @b<9-TRACK MAGNETIC TAPE.>  Price: $100 / $135 @i<per tape:>
  296. @tabclear()
  297. @begin(format,tabexport false)
  298. @case[device,file="
  299.         ANSI TAR  OS            ANSI TAR  OS            ANSI TAR  OS 
  300. Tape A: [ ]  [ ]  [ ]   Tape C: [ ]  [ ]  [ ]   Tape E: [ ]  [ ]  [ ]
  301. Tape B: [ ]  [ ]  [ ]   Tape D: [ ]  [ ]  [ ]   (Order C-Kermit below)
  302.  
  303. ",else="@tabset(0.6inch,1.0inch,1.4inch,2.0inch,2.6inch,3.0inch,3.4inch,
  304. 4.0inch,4.6inch,5.0inch,5.4inch)
  305. @\ANSI@\TAR@\ OS@\@\ANSI@\TAR@\ OS@\@\ANSI@\TAR@\ OS
  306.   Tape A:@\@t< >@chkbox()@\@t< >@chkbox()@\ @chkbox()@\@~
  307. Tape C:@\@t< >@chkbox()@\@t< >@chkbox()@\ @chkbox()@\@~
  308. Tape E:@\@t< >@chkbox()@\@t< >@chkbox()@\ @chkbox()
  309.   Tape B:@\@t< >@chkbox()@\@t< >@chkbox()@\ @chkbox()@\@~
  310. Tape D:@\@t< >@chkbox()@\@t< >@chkbox()@\ @chkbox()@\@~
  311. @i(Order C-Kermit below . . .)"]
  312. @tabclear()
  313. @blankspace(.25)
  314. @case[device,file="@tabset(68)",else="@tabset(5.5inch)"]
  315. 9-TRACK TAPE SUBTOTAL@ @). @\$@t<__________>
  316. @tabclear()
  317. @case[device, file="
  318. @tabclear()
  319. @bar()
  320. TAPE CARTRIDGES.  Price: $150 / $185.  8MM     QIC     TK50
  321.   Contents of Tapes A, B, and E:       [ ]     [ ]     [ ]
  322.   Contents of Tapes C, D, and E:       [ ]     [ ]     [ ]
  323.   (Order C-Kermit below...)
  324.  
  325. ",else="@tabclear()@tabset(2.6inch,3.0inch,3.4inch,4.0inch)
  326. @bar()
  327. @b<TAPE CARTRIDGES.>  Price: $150 / $185.@\8MM@\QIC@\TK50
  328. @blankspace(0.25)
  329.   Contents of Tapes A, B, and E:@\@t< >@chkbox()@\ @chkbox()@~
  330. @\@t< >@chkbox()
  331.   Contents of Tapes C, D and E:@\@t< >@chkbox()@\ @chkbox()@~
  332. @\@t< >@chkbox()@hsp<0.25inch>@i(Order C-Kermit below . . .)
  333. "]
  334. @tabclear()@case[device,file="@tabset(68)",else="@tabset(5.5inch)"]
  335. @blankspace(.25)
  336. TAPE CARTRIDGE SUBTOTAL@ @). @\$@t<__________>
  337. @tabclear()
  338. @bar()
  339. @b<MS-DOS KERMIT>@tabe()
  340. IBM PC/PS2 MS-DOS Kermit software@case[device,file='@*@ @ ',else='@ ']@~
  341. with book @bk<Using MS-DOS Kermit>, $34.95 / $45:
  342. @\@chkbox()@t< >5.25-inch @\@chkbox()@t< >3.5-inch:@ @~
  343. @). @\$@t<__________>
  344. IBM PC/PS2 MS-DOS Kermit utilities: $35 / $40:
  345. @\@chkbox()@t< >5.25-inch @\@chkbox()@t< >3.5-inch:@ @~
  346. @). @\$@t<__________>
  347. MS-DOS IBM PC/PS2 Kermit source code,  $60 / $68:
  348. @\@chkbox()@t< >5.25-inch @\@chkbox()@t< >3.5-inch:@ @~
  349. @). @\$@t<__________>
  350. @tabf()Crynwr (formerly Clarkson) packet drivers@case[device,file='@*']  for @~
  351. the IBM PC family on DOS diskettes:
  352. @\Binaries and Docs, $35 / $40:@\@chkbox()@t< >5.25-inch@\@~
  353. @chkbox()@t< >3.5-inch@ @). @\$@t<__________>
  354. @\Source Code, $60 / $68:@\@chkbox()@t< >5.25-inch@\@~
  355. @chkbox()@t< >3.5-inch@ @). @\$@t<__________>
  356. @bar()
  357. @b<C-KERMIT 5A> (Tape F), includes book @bk<Using C-Kermit>:
  358. @tabclear()@case[device,file="@tabset(68)",else="@tabset(5.5inch)"]
  359. @chkbox()@t< >9-Track Tape, $135 / $170, Format: @ @~
  360. @chkbox()@t< >ANSI,@t< >@chkbox()@t< >TAR@ @). @\$@t<__________>
  361. @chkbox()@t< >@~
  362. TK50 cartridge, DEC VMS / OpenVMS BACKUP format, $185 / $220@~
  363. @ @). @\$@t<__________>
  364. @chkbox()@t< >@~
  365. Quarter-Inch Cartridge (QIC), UNIX tar format, $185 / $220@~
  366. @ @). @\$@t<__________>
  367. @chkbox()@t< >@~
  368. 8mm EXABYTE cartridge, UNIX tar format, $185 / $220@ @). @\$@t<__________>
  369. @chkbox()@t< >@~
  370. Source code on DOS-format diskettes, $100 / $115: @case[device,file='@* @ ']@~
  371. @ @chkbox()@t< >3.5-inch,@t< >@chkbox()@t< >5.25-inch:@ @). @\$@t<__________>
  372. @tabclear()@tabset(0.5inch,1.5inch,2.5inch,3.5inch,5.5inch)
  373. @case[device,postscript='@blankspace(0.25)',else='@blankspace(1line)']
  374. Binaries on DOS-format diskettes,@case[device,file='@*@ @ ',else=' ']@~
  375. @bk<Using C-Kermit> book included, $45 / $50 each:@tabclear()@tabg()
  376. @case[device,file='@ ']3.5"@\5.25"
  377.  @chkbox()@\ @chkbox()@\C-Kermit for OS/2 1.xx, 16-bit@ @). @\$@t<__________>
  378.  @chkbox()@\ @chkbox()@\C-Kermit for OS/2 2.00, 32-bit@ @). @\$@t<__________>
  379.  @chkbox()@\ @chkbox()@\C-Kermit for OS-9/68000@ @). @\$@t<__________>
  380.  @chkbox()@\ @chkbox()@\C-Kermit for Commodore Amiga@ @). @\$@t<__________>
  381.  @chkbox()@\ @chkbox()@\C-Kermit for Atari ST@ @). @\$@t<__________>
  382. @bar()
  383. @tabclear()@case[device,file="@tabset(68)",else="@tabset(5.5inch)"]
  384. @b<MACINTOSH KERMIT>
  385. @chkbox()@t< >@i<Mac Kermit> 0.9(40) 1988 release, 3.5-inch, $25 / $30@~
  386. @ @). @\$@t<__________>
  387. @chkbox()@t< >@i<Mac Kermit> 0.99(???) latest prerelease, 3.5-inch, @~
  388. $25 / $30@ @). @\$@t<__________>
  389. @bar()
  390. @b<LITERATURE>
  391. @chkbox()@t< >Book: @bk<Kermit, A File Transfer Protocol:> $29.95 / $35@~
  392. @ @). @\$@t<__________>
  393. @chkbox()@t< >Book: @bk<Using C-Kermit> (without software): $34.95 / $45@~
  394. @ @). @\$@t<__________>
  395. @chkbox()@t< >Book: @bk<Using MS-DOS Kermit:> $34.95 / $45@~
  396. @ @). @\$@t<__________>
  397. @chkbox()@t< >Technical paper, Recent Kermit Protocol Extensions: $15 / $25@~
  398. @ @). @\$@t<__________>
  399. @tabk()Printed, paginated, indexed Kermit Digest volumes, $15 / $25 per year:
  400. @\@chkbox()@t< >This year@\@chkbox()@t< >Last 2 years
  401. @case[device,file='@*']@\@chkbox()@t< >Last 3 years@\@chkbox()@t< >@~
  402. Last 4 years@). @\$@t<__________>
  403. Manuals for Kermit programs: $10 / $13 each:
  404. @tabh()@\@chkbox()@t< >IBM 370@\@chkbox()@t< >Apple II@\@chkbox()@t< >@~
  405. PDP-11@\@chkbox()@t< >CP/M-80 @). @\$@t<__________>
  406. @tabclear()@case[device,file="@tabset(68)",else="@tabset(5.5inch)"]
  407. @blankspace(0.5)
  408. @b<SIDE 1 SUBTOTAL> (please complete side 2 also)@ @). @\$@t<__________>
  409. @end<format>
  410. @case[device,file='@blankspace(1line)
  411. @bar()
  412. KERMIT ORDER FORM, SIDE 2
  413. @blankspace(1line)',else='@newpage()']
  414. @begin<text>
  415. @tabb()
  416. Shipping by UPS or post is included in the price.  Please do not add sales tax.
  417. @begin<format,above 1,below 1,tabexport false>
  418. @tabclear()@tabi()
  419. @case[device,postscript='SUBTOTAL from Side 1: @ @). @\ $@t<__________>
  420. ']
  421. @chkbox()@t< >Voluntary tax-deductible donation@case[device,
  422. file='@*',
  423. else='@ ']@i<(help support the Kermit effort) :> @ @). @\ $@t<__________>
  424. @case<device,file='@blankspace[1line]'>@i<USA, CANADA, AND MEXICO ONLY:>
  425. @chkbox()@t< >For PRIORITY HANDLING and NEXT-DAY SHIPMENT, add $30: @~
  426. @ @). @\ $@t<__________>
  427.  
  428. @tabclear()@case[device,file="@tabset(67)",else="@tabset(5.5inch)"]
  429. @b(A.)@ @ TOTAL MATERIALS, DONATION, AND SHIPPING: @ @). @\ $@t<__________>
  430. @end<format>
  431. @case[device,postscript="Please complete ONE of the numbered
  432. sections@t< >@b<@zs(k)>@t< >@p<@ux[OR]>@t< >@b<@zs(l)>@t< >@p<@ux[OR]>@t< >@~
  433. @b<@zs(m)>@pt<>, and then
  434. fill in your shipping information.",else="Please complete ONE of the numbered
  435. sections, 1, 2, OR 3, and then fill in your shipping information."]
  436. @bar()
  437. @begin(subheading,above 0.2line,below 0)
  438. @case<device,postscript="@zs(k)",else="1."> @ PA@j()YMENT BY CREDIT CARD
  439. @end(subheading)
  440. @begin<format,tabexport false,above 0,below 0>
  441. @tabclear()@tabd()
  442. @chkbox()@t< >MasterCard@case<device,file='@ ',else='@hsp(0.4inch)'>@~
  443. @chkbox()@t< >Visa@>AMOUNT OF YOUR PAYMENT @ (Line A above): @ $@t<__________ >
  444.  
  445. Card Number @&_@\ @ @ Expiration Date @&_
  446.  
  447. Signature @&_@\ @ @ Today's Date @&_
  448. @end<format>
  449. @bar()
  450. @subheading[@case<device,postscript="@zs(l)",else="2."> @ PREPAYMENT BY CHECK]
  451.  
  452. Please enclose a check for the total amount, @i<payable in US dollars>.
  453. PLEASE DO NOT MAKE ELECTRONIC BANK TRANSFERS OR SEND INTERNATIONAL POSTAL
  454. COUPONS.  Make your check payable to:
  455. @case[device,file="@begin(display)",else="@begin<display,use p,size +1>"]
  456. Columbia University Kermit Distribution
  457. @end<display>
  458. @begin<format,tabexport false,below 0>
  459. @tabclear()@tabj()
  460. If your check is @i<not> drawn on a US bank,@case[device,file='@*',else=' ']@~
  461. please add a $35 check-cashing fee:@\$@t<__________>
  462.  
  463. @tabclear()@case[device,file="@tabset(67)",else="@tabset(5.5inch)"]
  464. TOTAL AMOUNT OF YOUR CHECK: @ @). @\ $@t<__________>
  465. @end<format>
  466. @bar()
  467. @begin(subheading)
  468. @case<device,
  469. postscript="@zs(m)",
  470. else="3."> @ PURCHASE ORDERS, NO CHECK, WE INVOICE YOU
  471. @end(subheading)
  472. @begin<format,above 0,below 0,tabexport false>
  473. @tabclear()@tabset(4.5inch,5.5inch)
  474. @b<B.> Amount from Line A above:@\$@t<__________>
  475. @b<C.> Add $25 order processing (invoicing) fee:@\$@t<__________>
  476. @b<D.> @~
  477. If your check will @i<not> be drawn on a@case[device,file='@*@ @ @ ',
  478. else='@ ']US bank, add $35 check-cashing fee:@\$@t<__________>
  479. @tabclear()@case[device,file="@tabset(68)",else="@tabset(5.5inch)"]
  480. @case[device,file='@blankspace<1line>']
  481.  
  482. TOTAL, Lines B, C, and D.@case[device,file='@*@ @ ',else='@ @ ']@~
  483.   Please enclose your purchase order for this amount: @ @). @\$@t<__________>
  484. @end<format>
  485. @bar()
  486. @begin(transparent,justification off,fill off,break after,below 1line)
  487. @subx(SHIPPING INFORMATION) @ @ @~
  488. (Do not use Post Office Box for UPS or Federal Express):
  489. @end(transparent)
  490. @tabclear()@case[device,file="
  491. Name:__________________________________________________________________________
  492.  
  493. Organization:__________________________________________________________________
  494.  
  495. Address:_______________________________________________________________________
  496.  
  497. City:__________________________________ State/Province:________________________
  498.  
  499. ZIP or Postal Code: ___________________ Country: ______________________________
  500.  
  501. Telephone: ____________________________________________________________________
  502. ",else="
  503. Name:_____________________________________ Organization:@)_
  504.  
  505. Address:@)_
  506.  
  507. City:_________________________State or Province:______________Zip or Postal Code:@)_
  508.  
  509. Country:__________________________________________________Phone:@)_
  510. "]@blankspace(0.5)
  511. @chkbox()@t< >To charge @i<your> Federal Express account, please provide
  512. account number and authorized signature:
  513. @tabclear()
  514.  
  515. Federal Express Account Number @&_
  516.  
  517. Signature @&_
  518. @bar()
  519. @subheading(MAIL YOUR COMPLETED ORDER FORM TO:)
  520.  
  521. @begin(format,leftmargin +6,below 1)
  522. Kermit Distribution, Department OP
  523. Columbia University Academic Information Systems
  524. 612 West 115th Street
  525. New York, NY  10025-7721  USA
  526. @end(format)
  527. @begin<text,size -1>
  528. Phone: +1 212 854-3703, FAX: +1 212 663-8202, @~
  529. E-Mail: kermit@pt()@@columbia@pt()@b<.>@pt()edu. @~
  530. Sorry, we can't respond by FAX.
  531. @end<text>
  532. @bar()
  533. @>@i<Thank you!>
  534. @end<text>
  535.